#$Id: Makefile,v 1.5 2001/03/16 16:34:28 juanco Exp $
ROOT=..
include $(ROOT)\\Rules.mak

all:
	$(DCC_BARE) -N$(FWK_DIR) -Z -B DUnit.dpk
